Skip to content

Conversation

@abbycross
Copy link
Collaborator

@abbycross abbycross commented Oct 9, 2025

Add upcoming addons to Overview page and link out to their public repos. Closes #4031. Do we need to wait for more docs to be be available in the public repos before publishing here?

Tagging @caleb-johnson @jyu00 @mrossinek, per @kaelynj

@jyu00
Copy link
Collaborator

jyu00 commented Oct 10, 2025

Do we need to wait for more docs to be be available in the public repos before publishing here?

Yes, they should be available once the addons are released.

@jyu00
Copy link
Collaborator

jyu00 commented Nov 4, 2025

There is also the Optimization Mapper that was just released

@garrison
Copy link
Member

garrison commented Nov 4, 2025

It would be great to add qiskit-addon-sqd-hpc to the list, too. I should note, however, that it is different from the others in the sense that it is targeted for C++ developers rather than Python developers.

Co-authored-by: aeddins-ibm <60495383+aeddins-ibm@users.noreply.github.com>
@abbycross
Copy link
Collaborator Author

Is there specific text to use as the blurb for qiskit-addon-sqd-hpc and Optimization Mapper on this overview page, @garrison @jyu00?

@abbycross
Copy link
Collaborator Author

It would be great to add qiskit-addon-sqd-hpc to the list, too. I should note, however, that it is different from the others in the sense that it is targeted for C++ developers rather than Python developers.

Would the addon belong to a new category in this case @garrison ?

@jyu00
Copy link
Collaborator

jyu00 commented Nov 6, 2025

SLC is now released! Github repo: https://github.com/Qiskit/qiskit-addon-slc, docs: https://qiskit.github.io/qiskit-addon-slc/

@abbycross abbycross linked an issue Nov 6, 2025 that may be closed by this pull request
@jyu00
Copy link
Collaborator

jyu00 commented Nov 6, 2025

Is there specific text to use as the blurb for Optimization Mapper on this overview page

How about this blurb from the README 😄

The Qiskit Optimization Mapper addon contains functionality to model optimization problems. For example, it contains functions for creating model of binary optimization problems to solve with Qiskit.

@garrison
Copy link
Member

garrison commented Nov 6, 2025

Would the addon belong to a new category in this case @garrison ?

It is a good question. I think for now, it is sufficient to put it under post-processing alongside the other (Python) SQD addon. So far there is only one "HPC-ready" addon, but in general I expect them often to implement similar functionality to the Python addons. My hope is that eventually the HPC and Python projects eventually converge, such that the Python addon is accelerated by code in C++ or another compiled language. We're not there yet which is why they're two separate projects for now, but in principle they could be.

@garrison
Copy link
Member

garrison commented Nov 6, 2025

Or, in other words, it is reasonable to classify add-ons by which language they are meant to be used from, but it is also possible that an addon may exist in the future that is designed to be used from more than one language (e.g. C++ or Python).

@abbycross
Copy link
Collaborator Author

Ready for review. I pirated blurbs for the sqd-hpc and M3 from their docs - so do check that they're appropriate to place here @kaelynj @jyu00 @garrison

Co-authored-by: Kaelyn Ferris <43348706+kaelynj@users.noreply.github.com>
@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

Copy link
Collaborator

@kaelynj kaelynj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two more links to add and then these are good to go!

Co-authored-by: Kaelyn Ferris <43348706+kaelynj@users.noreply.github.com>
Copy link
Collaborator

@kaelynj kaelynj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks Abby! 🚀

@abbycross abbycross added this pull request to the merge queue Nov 7, 2025
Merged via the queue into main with commit 54a0b32 Nov 7, 2025
3 checks passed
@abbycross abbycross deleted the ajc/add-to-addons branch November 7, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add Addon docs links to the Overview pg M3 is missing from addons page

6 participants